Fix hang on menubar press outside items (Bug#6499).
authorJan D <jan.h.d@swipnet.se>
Sat, 3 Jul 2010 09:43:45 +0000 (11:43 +0200)
committerJan D <jan.h.d@swipnet.se>
Sat, 3 Jul 2010 09:43:45 +0000 (11:43 +0200)
commit8a4262ed1e828e509814110af3799ddb4fbfadd3
tree8104b2c886a43fe1f810a120f5564f14c1adf79e
parentc285d1eae7b2ef037f5b17b8fcf6ac5617a4087e
parent779d00723cf772d240f3c5c2facd214a776a424e
Fix hang on menubar press outside items (Bug#6499).

* xmenu.c (x_activate_menubar): Send Press/Release for Gtk+ to avoid
grab on just Press (Bug#6499).